github.com/jackc/pgx/v5/pgtype.wrapTimeEncodePlan.next (field)
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L1348: next EncodePlan
pgtype.go#L1351: func (plan *derefPointerEncodePlan) SetNext(next EncodePlan) { plan.next = next }
pgtype.go#L1360: return plan.next.Encode(ptr.Elem().Interface(), buf)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)